Given I visit yelp.com
features/step_definition/yelp_steps.rb:1
Screenshot

And I select "Restaurants" from the search dropdown
features/step_definition/yelp_steps.rb:5
Screenshot

And I click on Search button
features/step_definition/yelp_steps.rb:10
Screenshot

And I select "restaurants pizza" from the search dropdown
features/step_definition/yelp_steps.rb:5
Screenshot

And I Report search results
features/step_definition/yelp_steps.rb:15
Screenshot

And I apply filtering options
features/step_definition/yelp_steps.rb:20
Screenshot

And I Report search results
features/step_definition/yelp_steps.rb:15
Screenshot

And I report the star rating of each restaurant
features/step_definition/yelp_steps.rb:26
Screenshot

When I expand the result 1
features/step_definition/yelp_steps.rb:31
Screenshot

Then I report contact information of the restaurant
features/step_definition/yelp_steps.rb:36
Screenshot
